da_purple_request_choice_varg

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!Derelict_Link_Static)
extern (C) extern (C) nothrow
alias da_purple_request_choice_varg = void* function
(
void* handle
,
const(char)* title
,
const(char)* primary
,
const(char)* secondary
,,
const(char)* ok_text
,
GCallback ok_cb
,
const(char)* cancel_text
,
GCallback cancel_cb
,,
const(char)* who
,,
void* user_data
,
va_list choices
)

Meta